Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Cyrus-SASL to our CI #1988

Merged
merged 3 commits into from
Nov 14, 2024
Merged

Add Cyrus-SASL to our CI #1988

merged 3 commits into from
Nov 14, 2024

Conversation

smittals2
Copy link
Contributor

Issues:

CryptoAlg-2554

Description of changes:

Add Cyrus-SASL to our CI

Call-outs:

There is no general testing suite for Cyrus. To test the GSSAPI with Kerberos, we can use provided sample_client and sample_server applications. However, this requires a working Kerberos setup with a KDC and another script to support communication between the sample_client and server programs. This is not being added as of now.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.

@smittals2 smittals2 requested a review from a team as a code owner November 13, 2024 01:40
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.88%. Comparing base (a748793) to head (034c119).
Report is 69 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1988      +/-   ##
==========================================
+ Coverage   78.51%   78.88%   +0.36%     
==========================================
  Files         585      593       +8     
  Lines       99681   101933    +2252     
  Branches    14271    14450     +179     
==========================================
+ Hits        78265    80405    +2140     
- Misses      20779    20885     +106     
- Partials      637      643       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@smittals2 smittals2 merged commit 13f467e into aws:main Nov 14, 2024
113 of 117 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants